Package org.dogtagpki.cli
Class CLIException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.dogtagpki.cli.CLIException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionCLIException
(int code) CLIException
(String message) CLIException
(String message, int code) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
CLIException
public CLIException() -
CLIException
public CLIException(int code) -
CLIException
-
CLIException
-
-
Method Details
-
getCode
public int getCode()
-